home *** CD-ROM | disk | FTP | other *** search
- How to use Crystal Report with LittleBrother
-
- LittleBrother 3.0 provide one sample report to illustrate how to generate report
- with Crystal Report v6.0.
-
- The installation will copy two files:
- 1) u2lklb.dll - custom functions
- KlbTimeString (number) - convert Time value to format: 01/02/98 16:00:00
- KlbTimeNumber (string) - convert 01/02/98 16:00:00 to Time value
- KlbDurationString (number) - convert duration value to format: hour:minute:second
- !!! You must manually copy u2lklb.dll to %SystemRoot%\Crystal.
-
- 2) access.rpt
- a) Create ODBC data source:
- data source name: klbdata
- driver: microsoft access
- database: klbdbase.mdb under LB directory
- b) Copy u2lklb.dll to %SystemRoot%\Crystal.
- c) Use Crystal Report v6.0 report designer to open access.rpt
- d) The report has three parameters to choose:
- Report From, To, and User Name (case sensitive)
-